home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / limewire / LimeWireWin.exe / root / magnet10 / options.js < prev    next >
Text File  |  2008-02-04  |  566b  |  13 lines

  1. document.write(magnetOptionsPreamble);
  2.  
  3.  
  4. document.write("<img hspace=10 src=\"http://127.0.0.1:"+(45100+magnetCurrentSlot)+"/magnet10/limewire.gif\">");
  5. document.write("<a href=\"http://127.0.0.1:"+(45100+magnetCurrentSlot)+"/magnet:?"+magnetQueryString+"\">Download this file with LimeWire</a>");
  6. document.write("<br>");
  7. document.write("<font size=-1>");
  8. document.write("MAGNET URI: magnet:?"+magnetQueryString);
  9. document.write("</font>");
  10. document.write(magnetOptionsPostamble);
  11. // at least one option block has displayed
  12. magnetOptionsPollSuccesses++;
  13.